PushSubscription Class |
Namespace: Independentsoft.Exchange
The PushSubscription type exposes the following members.
| Name | Description | |
|---|---|---|
| PushSubscription |
Initializes a new instance of the PushSubscription class.
| |
| PushSubscription(Boolean, EventType) |
Initializes a new instance of the PushSubscription class.
| |
| PushSubscription(Boolean, IListEventType) |
Initializes a new instance of the PushSubscription class.
| |
| PushSubscription(FolderId, EventType, String) |
Initializes a new instance of the PushSubscription class.
| |
| PushSubscription(FolderId, IListEventType, String) |
Initializes a new instance of the PushSubscription class.
| |
| PushSubscription(IListFolderId, IListEventType, String) |
Initializes a new instance of the PushSubscription class.
| |
| PushSubscription(StandardFolder, EventType, String) |
Initializes a new instance of the PushSubscription class.
| |
| PushSubscription(StandardFolder, IListEventType, String) |
Initializes a new instance of the PushSubscription class.
| |
| PushSubscription(FolderId, EventType, String, Int32) |
Initializes a new instance of the PushSubscription class.
| |
| PushSubscription(FolderId, EventType, String, String) |
Initializes a new instance of the PushSubscription class.
| |
| PushSubscription(FolderId, IListEventType, String, Int32) |
Initializes a new instance of the PushSubscription class.
| |
| PushSubscription(FolderId, IListEventType, String, String) |
Initializes a new instance of the PushSubscription class.
| |
| PushSubscription(IListFolderId, IListEventType, String, Int32) |
Initializes a new instance of the PushSubscription class.
| |
| PushSubscription(IListFolderId, IListEventType, String, String) |
Initializes a new instance of the PushSubscription class.
| |
| PushSubscription(StandardFolder, EventType, String, Int32) |
Initializes a new instance of the PushSubscription class.
| |
| PushSubscription(StandardFolder, EventType, String, String) |
Initializes a new instance of the PushSubscription class.
| |
| PushSubscription(StandardFolder, IListEventType, String, Int32) |
Initializes a new instance of the PushSubscription class.
| |
| PushSubscription(StandardFolder, IListEventType, String, String) |
Initializes a new instance of the PushSubscription class.
| |
| PushSubscription(FolderId, EventType, String, Int32, String) |
Initializes a new instance of the PushSubscription class.
| |
| PushSubscription(FolderId, IListEventType, String, Int32, String) |
Initializes a new instance of the PushSubscription class.
| |
| PushSubscription(IListFolderId, IListEventType, String, Int32, String) |
Initializes a new instance of the PushSubscription class.
| |
| PushSubscription(StandardFolder, EventType, String, Int32, String) |
Initializes a new instance of the PushSubscription class.
| |
| PushSubscription(StandardFolder, IListEventType, String, Int32, String) |
Initializes a new instance of the PushSubscription class.
|
| Name | Description | |
|---|---|---|
| CallerData |
Specifies information about the caller.
| |
| EventTypes |
Contains a collection of event notifications that are used to create a subscription.
(Inherited from Subscription.) | |
| Folders |
Contains a collection of folder identifiers that are used to identify folders to monitor for event notifications.
(Inherited from Subscription.) | |
| StatusFrequency |
Represents the frequency, specified in minutes, at which notification messages will be sent to the client when no events have occurred.
| |
| SubscribeToAllFolders | (Inherited from Subscription.) | |
| Url |
Represents the location of the client Web service for push notifications.
| |
| Watermark |
Represents an event bookmark in the mailbox events table.
(Inherited from Subscription.) |
| Name | Description | |
|---|---|---|
| Equals | (Inherited from Object.) | |
| Finalize | (Inherited from Object.) | |
| GetHashCode | (Inherited from Object.) | |
| GetType | (Inherited from Object.) | |
| MemberwiseClone | (Inherited from Object.) | |
| ToString | (Inherited from Object.) |